pp108 : Business Process Engine (Managed Components)

Business Process Engine (Managed Components)

Settings

activateDebugPoints

Setting Type

Hot

Type

Boolean

Description

activate Debug Points

adminEnabled

Setting Type

Hot

Type

Boolean

Description

admin Enabled

agingTime

Setting Type

Hot

Type

Boolean

Description

aging time

binaryParserEnabled

Setting Type

Hot

Type

Integer

Description

binaryParserEnabled

clientConnectionPoint

Setting Type

Hot

Type

String

Description

clientConnectionPoint

crashRecovery

Setting Type

Hot

Type

Boolean

Description

crashRecovery

dataMapperEnabled

Setting Type

Hot

Type

Boolean

Description

dataMapperEnabled

enableAging

Setting Type

Hot

Type

Boolean

Description

enable Aging

notificationService

Setting Type

Hot

Readable

Yes

Type

String

Description

notification Service

priorityAlgorithm

Setting Type

Hot

Type

String

Description

priorityAlgorithm

priorityEnabled

Setting Type

Hot

Type

Boolean

Description

priority Enabled

ruleEngineEnabled

Setting Type

Hot

Type

Boolean

Description

rule Engine Enabled

threadPoolSize

Setting Type

Hot

Type

Integer

Description

threadPoolSize

webServiceExecutionDurationWarningThreshold

Setting Type

Hot

Type

Integer

Description

webService Execution Duration Warning Threshold

Operations

resetProcessStatusCounters

Description

This operation resets each of the process status Counters: numAbortedProcesses, numCompletedProcesses, and numTerminatedProcesses.

Parameters

None

Return value

None

Counters

numAbortedProcesses

Counter type

Value Counter

Value

The number of business processes aborted because of unhandled errors since the last reset or restart of the processor.

Hints

 

numCompletedProcesses

Counter type

Value Counter

Value

The number of business processes completed since the last reset or restart of the processor.

Hints

 

numTerminatedProcesses

Counter type

Value Counter

Value

The number of business processes terminated by the administrator since the last reset or restart of the processor.

Hints

 


Only Macro Processes use the Thread Pool of the Process Engine. Therefore, the following Counters are applicable only to Macro Processors.
They are the Thread Pool counters.

numActiveThreads

Counter type

Value Counter

Value

The number of threads in the threadpool of the Process Engine that are engaged in executing the Business Process.

Hints

 

numFreeThreads

Counter type

Value Counter

Value

The number of threads in the threadpool of the Process Engine that are available for accepting new Business Processes for execution.

Hints

 

threadPoolSize

Counter type

Value Counter

Value

The total number of threads available in the threadpool of the Process Engine.

Hints

 

Only Macro Processes use the queue of the Process Engine. Therefore, the following counter, the Process Engine Queue counter, is applicable only to Macro Processors.

queueSize

Counter type

Value Counter

Value

This is the Process Engine queue size.

Hints

A request for executing a Macro Process is queued in the Process Engine when no thread in the Process Engine threadpool is available to execute it.

numCacheSize

Counter type

Value Counter

Value

 

Hints

 

numCacheMisses

Counter type

Value Counter

Value

 

Hints

 

waitingRequestsQueueSize

Counter type

Value Counter

Value

 

Hints

 

numCacheHits

Counter type

Value Counter

Value

 

Hints

 

Alerts

There are currently no alerts defined for BusinessProcessEngine type.

Problems

There are currently no problems defined for BusinessProcessEngine type.

Sub-components

The BusinessProcessEngine type has no sub-components.